x86/mem_access: move _ve functions to x86 header
authorTamas K Lengyel <tamas@tklengyel.com>
Fri, 24 Jan 2020 13:56:21 +0000 (06:56 -0700)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 24 Jan 2020 15:16:23 +0000 (15:16 +0000)
commit44d6e5b2d3c604e2603ab3a5c05d8dfb5b403e12
treeafed8972be56e3f436032a4c16998f9c6f3bf472
parent292b6320a8a5223968d4709f2d251bfb475a9f3d
x86/mem_access: move _ve functions to x86 header

These functions don't belong in the common mem_access header as there is no #VE
equivalent on ARM.

Signed-off-by: Tamas K Lengyel <tamas@tklengyel.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/asm-x86/mem_access.h
xen/include/xen/mem_access.h